home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / money_maze.swf / scripts / DefineButton2_415 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  71 b   |  5 lines

  1. on(release){
  2.    _parent._parent.startNewGame();
  3.    hideDialog();
  4. }
  5.